LogCommand.Channels property

The logged channels.

Namespace: IntervalZero.KINGSTAR.Local.Class

Assembly: IntervalZero.KINGSTAR.Local.Class (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0

Syntax

C#VB
public LogChannel[] Channels { get; }
Public ReadOnly Property Channels As LogChannel()

Property value

Type: LogChannel[]

See also

LogCommand Class

IntervalZero.KINGSTAR.Local.Class Namespace